home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 1 / Amiga Tools.iso / s / afax-startup < prev    next >
AmigaDOS Script File  |  1994-06-06  |  354b  |  21 lines

  1. .key x
  2. .bra {
  3. .ket }
  4.  
  5. ;
  6. ; AmigaFax (C) 1991 C-Born Software Systems
  7. ; Startup Script
  8. ;
  9.  
  10. execute afax:s/AFaxAssign
  11.  
  12. ;This line starts the Fax Auto-Answer in standalone mode
  13. run >nil: <nil: AFAX:Faa
  14.  
  15. ;Alternative to start from getty
  16. ;run >nil: <nil: AFAX:c/Getty -Mh -B2400 -x8 -F AT&C1&D2+FDCC=1
  17.  
  18.  
  19. ;Start the spooler daemon
  20. run >nil: <nil: afax:c/afaxspl
  21.